home *** CD-ROM | disk | FTP | other *** search
/ Beautiful Female Teachers Club / Beautiful Female Teachers Club.iso / pc / catalog.dxr / 00189_menu1-up.ls < prev    next >
Encoding:
Text File  |  1998-02-16  |  111 b   |  8 lines

  1. on mouseDown
  2.   puppetSound(2, "button.aiff")
  3.   if btndown(1) then
  4.     psclear()
  5.     go(1, "MENU")
  6.   end if
  7. end
  8.